Druid v1.52
Deployment Dates
The table below lists the deployment date of Druid v1.52 across Druid Clouds. To view the Druid Releases Calendar, see Druid ChatBot Releases.
Druid Cloud Community *.community.Druidplatform.com |
Druid Cloud US *.us.Druidplatform.com |
Druid Cloud West-Europe (PROD) *.Druidplatform.com |
---|---|---|
October 28, 2021 | October 28, 2021 | November 25, 2021 |
These release notes give you a brief, high-level description of the improvements implemented to existing features.
If you have questions about your Druid tenant, please contact support@Druidai.com or your local Druid partner for more information.
Connector Host Upgrade Recommended! This release includes features that require upgrade of your Druid Connector Host to the latest version:
- Druid Connector Host exposes a local endpoint.
What's New
- Druid Connector Host exposes a local endpoint for applications, which are installed on premise and don’t have access outside the intranet.
For more information, see Accessing Druid Endpoints in Druid Hybrid Deployments.
Improvements
- This release introduces extended support for multiple queues and Contact Center Parameters for Oracle Live Chat. This enables bot authors to send Contact Center Parameters together with the conversation transcript to Oracle Live Chat Agents. For more information, see Oracle B2C Live Agent Integration.
- A new message status is now available in the Annotation Tool, Out of scope which enables bot authors to mark messages as out of scope for the current solution. They can also see the conversation history a message is part of, add comments and set expected flow. For more information, see Annotating Conversation History.
- Added protection to bot conversation for misspelled or unsupported language code. If bot authors change the language and provide a wrong language code (e.g., “eng” or “English” instead of “en”, the chatbot will show the following message in the chat "Invalid language code <language code> set on [[ChatUser]].Language. Will revert to default bot language..." and the system will automatically revert the [[ChatUser]].Language to the bot’s default language.
Bug fixes
- Solution Import: set publish status to "requires publish" when importing new connector actions.
- Fixed the issue related to displaying properly Hero buttons and cards with repeater to accommodate the MS Teams limitation on pagination.